home *** CD-ROM | disk | FTP | other *** search
/ Champak 122 / Vol 122.iso / games / super_ma.swf / scripts / DefineSprite_800 / frame_1 / DoAction.as
Encoding:
Text File  |  2011-01-06  |  64 b   |  3 lines

  1. frame = Math.ceil(Math.random() * 9) + 1;
  2. gotoAndStop(frame);
  3.